git add .
git commit -m "edit"
git pull origin master
git push origin master

npm run dev
